Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename D500 temperatures options + add projector temp #12397

Merged
merged 2 commits into from
Nov 14, 2023

Conversation

Tamir91
Copy link
Contributor

@Tamir91 Tamir91 commented Nov 12, 2023

Tracked on [RSDEV-1022]

@Tamir91 Tamir91 requested a review from Nir-Az November 13, 2023 07:12
@@ -629,12 +629,16 @@ namespace librealsense

depth_sensor.register_option(RS2_OPTION_ASIC_TEMPERATURE,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to change, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I changed it...

@@ -439,7 +439,8 @@ std::string const & get_string_( rs2_option value )
CASE( AUTO_GAIN_LIMIT_TOGGLE )
CASE( EMITTER_FREQUENCY )
arr[RS2_OPTION_DEPTH_AUTO_EXPOSURE_MODE] = "Auto Exposure Mode";
CASE( LEFT_IR_TEMPERATURE )
CASE( OHM_TEMPERATURE )
CASE(SOC_PVT_TEMPERATURE)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Align please

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spaces added

@Tamir91 Tamir91 requested a review from Nir-Az November 13, 2023 09:51
@Nir-Az Nir-Az changed the title Options for librealsense Rename D500 temperatures options + add projector temp Nov 13, 2023
@Nir-Az Nir-Az merged commit a312ffd into IntelRealSense:development Nov 14, 2023
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants